home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / PowerFantasm™ 4.05 / About PowerFantasm next >
Encoding:
Text File  |  1996-06-21  |  6.1 KB  |  152 lines  |  [TEXT/ttxt]

  1. About this demo
  2.  
  3. This archive is a demo of PowerFantasm V4, available from Lightsoft.
  4. PowerFantasm is a 68k/PowerPC assembly language development environment for Macintosh.
  5.  
  6. What is 'Fantasm'?
  7.  
  8. Fantasm is a very fast assembly language development system for the Apple
  9. Macintosh™ series of computers. We produce two versions of "Fantasm", Fantasm V4
  10. and PowerFantasm V4. Fantasm allows you to work with 68k assembly language only. 
  11. PowerFantasm has additional features allowing you to work with both 68k and PowerPC 
  12. assembly laguage. PowerFantasm, Fantasm and Eddie are written in 100% machine code
  13. for maximum speed.
  14.  
  15. Fantasm will only run on 68020 and higher machines (i.e. 020, 68030, 68040, and  all 
  16. PowerPC machines). Both versions run on either normal or PowerMacs.
  17.  
  18. What is 'Eddie'?
  19.  
  20. Eddie is an fast text editor that is integrated with Fantasm v4. 
  21.  
  22. It will, in addition to lots of other features:
  23.     - 'Chroma code' your 680x0 and PowerPC programs to make them more readable. These
  24.       colours are user definable.
  25.     - It allows hyperjumping to subroutines with a click of the mouse, even if 
  26.       they are in other files. 
  27.     - It allows global searching of all the files within the current files directory 
  28.       (ever wanted to know where that piece of text was in all those source files?).
  29.     - allow you to build and assemble projects on the click of a button without 
  30.       leaving Eddie.
  31.     - transfer to Fantasm seamlessly on the press of a button.
  32.     - open multiple windows, with unlimited file sizes.
  33.     - allows multiple automatic backup and save options to minimise the change of loss
  34.       of your code (should you lose power, or another application crash).
  35.     - show built in quick reference quides.
  36.     - feedback in Eddie on errors. This also allows for hyperjumping when Fantasm 
  37.       comes across an error
  38.  
  39. What is the difference between 68K Fantasm v4 and PowerFantasm v4?
  40.  
  41. PowerFantasm can produce PPC and 68K code, where as 68K Fantasm can only produce 68K
  42. code.
  43.  
  44.  
  45.  
  46. What does Fantasm produce?
  47.  
  48. It currently produces code that can run on any 680x0 machine (including 68000's and 040's)
  49. and any PowerPC (including 32 bit 40x,601,603,604, and 64 bit 620 code). It can produce 
  50. -NATIVE PowerPC- code in BOTH environments.
  51.  
  52. To run Fantasm you need:
  53.  
  54. A Mac with at least an 020 processor - or a PowerMac (naturally enough).
  55.  
  56. PCI PowerMacs are no problem as PowerFantasm is written on a PCI machine.
  57.  
  58. For best display in Eddie, 256 colours is ideal, but anything else is ok.
  59.  
  60. A few megs of RAM - 4 megs is ok for 68k and 8 megs is fine for PowerPC. 
  61.  
  62. System 7.xx.
  63. A couple of megs free on your hard disk.
  64.  
  65.  
  66. You may also find you need the following software:
  67.  
  68. Macsbug (C) Apple - available from Apple direct on the internet. Point you web
  69.                     browser at <URL:ftp://ftp.austin.apple.com//Apple.Support.Area
  70.                     /Developer_Services/Tool_Chest/Testing_-_Debugging/
  71.                     Debuggers_-_dcmds/>. Also from BB's, PD/Shareware 
  72.                     libraries, or your local Apple dealer.(But you'll need a suit 
  73.                     before entering :-))
  74.                     The version you need is 6.5.2 or greater.
  75.                     
  76. Resedit (C) Apple - again available as per Macsbug.
  77.  
  78.  
  79. If you have difficulty getting hold of these (they are free) then contact Lightsoft.
  80.  
  81.  
  82. Distribution of this demo
  83.  
  84. We have limited resources available for distribution. Fantasm is a specialist product
  85. not of interest to everybody. However, we feel it vitally important that the Macintosh
  86. community have access to a stand alone assembly language development system, that doesn't
  87. cost a fortune. If you have the opportunity to upload this demo to an on-line organisation,
  88. or shareware library, then please do, as it benefits not only us (Lightsoft), but
  89. the whole Mac community as a whole. Even if you have no interest in PowerPC assembly 
  90. language, there are lots of other Mac users who do, and will thank you for your efforts,
  91. as we do in advance - thankyou.
  92.  
  93. If you are using this demo for a CD, or uploading it to a Bulliten Board or on-line
  94. organisation, all we ask is you use the original archive intact, as every single file
  95. is important. If you are compiling a CD for commercial distribution, please contact us
  96. for the latest demo version. Thank you.
  97.  
  98.  
  99.  
  100. Whats not included in this demo?
  101.  
  102. Quite a lot due to size restraints. We wanted to get the demo out at under 1 Meg, but
  103. failed miserably. Both Fantasm and Eddie have time limits imposed on them, and 
  104. various other facilities are missing. Lots of documentation has been left out.
  105.  
  106.  
  107. How is this demo crippled?
  108.  
  109. Fantasm:
  110. No PowerPC FPU maths instructions allowed.
  111. Limits on size of code you can produce.
  112. No libraries source code.
  113. Limited number of PowerPC libraries.
  114. Limited number of PowerPC header files.
  115. No DLLs allowed apart from InterfaceLib.
  116. No assembling for Atari ST or outputting a straight binary file.
  117. Various other minor ommissions.
  118. User manual slightly cut down - the chapter "How to really use Fantasm is missing".
  119. No reference manual.
  120. No librarian.
  121. Only a few essential headers are provided.
  122.  
  123.  
  124. Eddie:
  125. Maximum of 9 windows open at any one time.
  126. No "search all files" feature.
  127. Wont boot after 30 days.
  128. Quits after 20 minutes running.
  129.  
  130. General:
  131. Various ommisions in documentation, beginners guide and example source code etc.
  132. The user manual has been produced in black and white to save space.
  133.  
  134. NOTE: Eddie and PowerFantasm work together quite closely. In this demo, if you boot
  135. PowerFantasm (which will auto launch Eddie) you will have to go to Eddie and Click OK 
  136. in the alert before Fantasm will respond. We suggest you always launch the system by 
  137. booting Eddie.
  138.  
  139. Also Fantasm will occasionally throw a random unregistered alert at you, which means 
  140. you will have to go to Fantasm to click "Ok". Eddie will tell you in it's status line
  141. when and if you need to do this. 
  142.  
  143. In the full version there are no hold ups of this nature.
  144.  
  145. To launch PowerFantasm, boot Eddie. In this demo, always start Powerfantasm by booting 
  146. Eddie. In the full version it doesn't matter how you start the system up.
  147.  
  148. We suggest you read through the user manual first - simply double click the user 
  149. manual - it is a self reading document.
  150.  
  151. ©Lightsoft/TMACC 1996.
  152.